home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / c64-preservation-project / gridrunner[hesware_1985].nbz / boot (.txt) next >
Encoding:
Commodore BASIC  |  2019-04-13  |  503 b   |  19 lines

  1. 5 C=C+1:IFC=2THENSYS32768
  2. 10 V=53280:POKEV,0:POKEV+1,0
  3. 15 FORX=1TO8:J$=J$+"[158][209][129][209]":NEXTX
  4. 20 A$="[156][158][129][149]":PRINT"[147]":L$="     "
  5. 25 PRINT"";L$;" HESWARE                                [169]      [146][169]"
  6. 30 PRINTL$;:FORX=1TO7
  7. 40 B$=LEFT$(A$,X)+"[196]"
  8. 42 FORY=1TO4:PRINTB$;
  9. 45 NEXTY,X:K$="           "
  10. 100 PRINTK$;K$;"PRESENTS"
  11. 105 PRINT"";K$;J$
  12. 110 PRINTK$;"   GRIDRUNNER"
  13. 120 PRINTK$;"       BY                                 JEFF  MINTER"
  14. 130 PRINT"";K$;"  OF LLAMASOFT"
  15. 135 PRINTK$;J$
  16. 137 PRINTK$;" COPYRIGHT 1985"
  17. 140 PRINTL$;"NOW LOADING..."
  18. 145 LOAD"GRIDRUNNER",8,1
  19.